playerPropertiesChanged

fun playerPropertiesChanged(): Flowable<PlayerPropertiesChangedEvent>

This can be called multiple times, and can be used to set / override / remove player properties. A null propValue indicates removal.

Sources

jvm source
Link copied to clipboard